WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ObservableCollectionBase<T> Class / ClearItems Method
In This Topic
    ClearItems Method (ObservableCollectionBase<T>)
    In This Topic
    Removes all items from the collection.
    Syntax
    protected override void ClearItems()
    See Also